home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / coffeetycoon_Demo.swf / scripts / DefineButton2_140 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2006-06-13  |  139 b   |  5 lines

  1. on(rollOut){
  2.    _root.feedback_anttype = _root.anttypename[_root.anttype];
  3.    _root.anttype_text = _root.anttypetext[_root.anttype];
  4. }
  5.